home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Insight Into Information (Demo)
/
Insight Into Information Demo CD-ROM 1994.ISO
/
retrieve
/
00062.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-18
|
110 b
|
8 lines
on exitFrame
if (the ticks - myTime) < 600 then
go(the frame)
else
go(1, "mainMenu")
end if
end